home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / YM561403.CAB / MSOAUTH.DLL / MANIFEST / 2
Extensible Markup Language  |  2003-07-14  |  809b  |  22 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 
  2.     <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> 
  3.         <noInherit/>
  4.         <assemblyIdentity 
  5.             processorArchitecture="x86" 
  6.             type="win32" 
  7.             name="msoauth"
  8.             version="11.0.0.0"/>
  9.         <description>Microsoft Office Authentication</description>  
  10.         <dependency optional="yes">                              
  11.             <dependentAssembly>                   
  12.                 <assemblyIdentity                 
  13.                     type="win32"                
  14.                     name="Microsoft.Windows.Common-Controls" 
  15.                     version="6.0.1.0"           
  16.                     publicKeyToken="6595b64144ccf1df" 
  17.                     language="*"                
  18.                     processorArchitecture="x86"/>
  19.             </dependentAssembly>                  
  20.         </dependency>                             
  21.     </assembly>
  22.